[INFO] cloning repository https://github.com/itachilee/cursor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itachilee/cursor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fcursor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fcursor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a0bbb907eab3be9f18d014cff147d7e9868e845
[INFO] fixing itachilee/cursor against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fcursor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itachilee/cursor
[INFO] finished tweaking git repo https://github.com/itachilee/cursor
[INFO] tweaked toml for git repo https://github.com/itachilee/cursor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itachilee/cursor on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/itachilee/cursor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65
[INFO] running `Command { std: "docker" "start" "e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ego-tree v0.9.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking bb8 v0.9.0
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking scraper v0.21.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking bb8-redis v0.18.0
[INFO] [stderr]     Checking cursor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/redis.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |         while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                                   ----------^^^^^
[INFO] [stdout]     |                                   |         |
[INFO] [stdout]     |                                   |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |                     let mut app = app_clone.lock().await;
[INFO] [stdout]     |                         -------   ----------------------
[INFO] [stdout]     |                         |         |                |
[INFO] [stdout]     |                         |         |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |         |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `app` calls a custom destructor
[INFO] [stdout]     |                         `app` will be dropped later as of Edition 2024
[INFO] [stdout] 104 |                     app.set_loading(true);
[INFO] [stdout] 105 |                     app.load_next_page().await;
[INFO] [stdout]     |                     --------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `app` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/main.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |         while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                                   ----------^^^^^
[INFO] [stdout]     |                                   |         |
[INFO] [stdout]     |                                   |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                   |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 103 |                     let mut app = app_clone.lock().await;
[INFO] [stdout]     |                         -------   ----------------------
[INFO] [stdout]     |                         |         |                |
[INFO] [stdout]     |                         |         |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |         |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `app` calls a custom destructor
[INFO] [stdout]     |                         `app` will be dropped later as of Edition 2024
[INFO] [stdout] 104 |                     app.set_loading(true);
[INFO] [stdout] 105 |                     app.load_next_page().await;
[INFO] [stdout]     |                     --------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `app` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.97s
[INFO] [stderr] crater-edition-check: cursor v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking cursor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EnableMouseCapture`, `EnterAlternateScreen`, `enable_raw_mode`, and `execute`
[INFO] [stdout]  --> src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     event::{self, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     execute,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 6 |     terminal::{enable_raw_mode, EnterAlternateScreen},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clear`, `Constraint`, `Direction`, `Layout`, and `backend::CrosstermBackend`
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     backend::CrosstermBackend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 11 |     prelude::Backend,
[INFO] [stdout] 12 |     widgets::{Block, Borders, Clear, Paragraph, Wrap},
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]   --> src/main.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::{error::Error, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::redis::save_to_redis`
[INFO] [stdout]  --> src/scrapy.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::redis::save_to_redis;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `eyre::Ok`
[INFO] [stdout]  --> src/scrapy.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::Ok, Result};
[INFO] [stdout]   |                  ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EnableMouseCapture`, `EnterAlternateScreen`, `enable_raw_mode`, and `execute`
[INFO] [stdout]  --> src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     event::{self, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     execute,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 6 |     terminal::{enable_raw_mode, EnterAlternateScreen},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Clear`, `Constraint`, `Direction`, `Layout`, and `backend::CrosstermBackend`
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     backend::CrosstermBackend,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 11 |     prelude::Backend,
[INFO] [stdout] 12 |     widgets::{Block, Borders, Clear, Paragraph, Wrap},
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]   --> src/main.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::{error::Error, sync::Arc};
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::redis::save_to_redis`
[INFO] [stdout]  --> src/scrapy.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::redis::save_to_redis;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Result` and `eyre::Ok`
[INFO] [stdout]  --> src/scrapy.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::Ok, Result};
[INFO] [stdout]   |                  ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/redis.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut pool = get_pool().await;
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/redis.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut pool = get_pool().await;
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_content` are never used
[INFO] [stdout]   --> src/main.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl App {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 34 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn set_content(&mut self, content: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress_text` is never used
[INFO] [stdout]  --> src/gzip.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn compress_text(text: &str) -> Vec<u8> {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompress_text` is never used
[INFO] [stdout]   --> src/gzip.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn decompress_text(compressed: &[u8]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_gzip` is never used
[INFO] [stdout]   --> src/gzip.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn test_gzip() {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_hitokoto_by_id` is never used
[INFO] [stdout]   --> src/hitokoto.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn get_hitokoto_by_id(id: i64) -> Result<Hitokoto, Box<dyn Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RedisPool` is never used
[INFO] [stdout]  --> src/redis.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type RedisPool = bb8::Pool<RedisConnectionManager>;
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_redis_conn` is never used
[INFO] [stdout]  --> src/redis.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn get_redis_conn() -> redis::aio::MultiplexedConnection {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_to_redis` is never used
[INFO] [stdout]   --> src/redis.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn save_to_redis(novels: &Vec<Novel>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_from_redis` is never used
[INFO] [stdout]   --> src/redis.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | async fn get_from_redis(title: &str) -> Option<Novel> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `batch_save_to_redis` is never used
[INFO] [stdout]   --> src/redis.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn batch_save_to_redis(novels: &[Novel]) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_URL` is never used
[INFO] [stdout]   --> src/redis.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | static REDIS_URL: &str = "redis://:000415@192.168.0.49:6379/1";
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pool` is never used
[INFO] [stdout]   --> src/redis.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | async fn create_pool() -> RedisPool {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_POOL` is never used
[INFO] [stdout]   --> src/redis.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | static REDIS_POOL: OnceCell<RedisPool> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pool` is never used
[INFO] [stdout]   --> src/redis.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | async fn get_pool() -> &'static RedisPool {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_redis` is never used
[INFO] [stdout]   --> src/redis.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | async fn test_read_redis() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE_URL` is never used
[INFO] [stdout]  --> src/scrapy.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BASE_URL: &str = "https://www.bilinovel.com";
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `START_URL` is never used
[INFO] [stdout]  --> src/scrapy.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const START_URL: &str = "https://www.bilinovel.com/novel/2978/157901.html";
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Novel` is never constructed
[INFO] [stdout]   --> src/scrapy.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Novel {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reqwest_html` is never used
[INFO] [stdout]   --> src/scrapy.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | async fn reqwest_html(url: &str) -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scrapy_html` is never used
[INFO] [stdout]   --> src/scrapy.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub async fn scrapy_html(url: &str) -> Novel {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_html` is never used
[INFO] [stdout]   --> src/scrapy.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_html(html: &str) -> (String, String) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `regex_script` is never used
[INFO] [stdout]   --> src/scrapy.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn regex_script(text: &str) -> (String, String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_page_links` is never used
[INFO] [stdout]   --> src/scrapy.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn extract_page_links(text: &str) -> (Option<String>, Option<String>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_url` is never used
[INFO] [stdout]   --> src/scrapy.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn join_url(base_url: &str, url: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_content` are never used
[INFO] [stdout]   --> src/main.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl App {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 34 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn set_content(&mut self, content: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress_text` is never used
[INFO] [stdout]  --> src/gzip.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn compress_text(text: &str) -> Vec<u8> {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompress_text` is never used
[INFO] [stdout]   --> src/gzip.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn decompress_text(compressed: &[u8]) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_gzip` is never used
[INFO] [stdout]   --> src/gzip.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn test_gzip() {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_hitokoto_by_id` is never used
[INFO] [stdout]   --> src/hitokoto.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn get_hitokoto_by_id(id: i64) -> Result<Hitokoto, Box<dyn Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RedisPool` is never used
[INFO] [stdout]  --> src/redis.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type RedisPool = bb8::Pool<RedisConnectionManager>;
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_redis_conn` is never used
[INFO] [stdout]  --> src/redis.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn get_redis_conn() -> redis::aio::MultiplexedConnection {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_to_redis` is never used
[INFO] [stdout]   --> src/redis.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn save_to_redis(novels: &Vec<Novel>) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_from_redis` is never used
[INFO] [stdout]   --> src/redis.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | async fn get_from_redis(title: &str) -> Option<Novel> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `batch_save_to_redis` is never used
[INFO] [stdout]   --> src/redis.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn batch_save_to_redis(novels: &[Novel]) -> Result<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_URL` is never used
[INFO] [stdout]   --> src/redis.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | static REDIS_URL: &str = "redis://:000415@192.168.0.49:6379/1";
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pool` is never used
[INFO] [stdout]   --> src/redis.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | async fn create_pool() -> RedisPool {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_POOL` is never used
[INFO] [stdout]   --> src/redis.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | static REDIS_POOL: OnceCell<RedisPool> = OnceCell::const_new();
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pool` is never used
[INFO] [stdout]   --> src/redis.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | async fn get_pool() -> &'static RedisPool {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_redis` is never used
[INFO] [stdout]   --> src/redis.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | async fn test_read_redis() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE_URL` is never used
[INFO] [stdout]  --> src/scrapy.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BASE_URL: &str = "https://www.bilinovel.com";
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `START_URL` is never used
[INFO] [stdout]  --> src/scrapy.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const START_URL: &str = "https://www.bilinovel.com/novel/2978/157901.html";
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Novel` is never constructed
[INFO] [stdout]   --> src/scrapy.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Novel {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reqwest_html` is never used
[INFO] [stdout]   --> src/scrapy.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | async fn reqwest_html(url: &str) -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scrapy_html` is never used
[INFO] [stdout]   --> src/scrapy.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub async fn scrapy_html(url: &str) -> Novel {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_html` is never used
[INFO] [stdout]   --> src/scrapy.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_html(html: &str) -> (String, String) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `regex_script` is never used
[INFO] [stdout]   --> src/scrapy.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn regex_script(text: &str) -> (String, String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_page_links` is never used
[INFO] [stdout]   --> src/scrapy.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn extract_page_links(text: &str) -> (Option<String>, Option<String>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_url` is never used
[INFO] [stdout]   --> src/scrapy.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn join_url(base_url: &str, url: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.69s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65", kill_on_drop: false }`
[INFO] [stdout] e808640ee29b4e4a3e311ccb4a5a95dbc7e642bd144ba567c4495c770e78cc65
